.entry-content p,.entry-content div {
	font-size: 16px;
	line-height: 25px;
    margin-bottom: 15px;
}
.entry-content h1, 
.entry-content .h1, 
.entry-content .heading-1 {
	font-size: 32px;
    margin-bottom: 20px;
}
.entry-content h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
.entry-content ol, .entry-content ul {
	margin-bottom: 17px;
	padding-left: 20px;
}
.entry-content ol {list-style-type: decimal;}
.entry-content ul {list-style-type: disc;margin-top: 15px;}
.entry-content ol li, .entry-content ul li {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
	padding-left: 5px;
}
.entry-content a {color: #0033ff;}
.about-table tr td{font-size: 15px;line-height: 20px;}
.vc_row.wpb_row, .row {
    margin-left: -16px;
    margin-right: -16px;
}
.vc_column_container.vc_column_container {
	box-sizing: border-box;
	padding-left: 16px;
    padding-right: 16px;
}
.bs-vc-wrapper:after,
.bs-vc-wrapper:before,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}
.h-location a,.cmd-divyabox a{color: #0033ff;}
.h-location h4,.cmd-divyabox h4 {font-size: 19px;margin-top: 10px;margin-bottom: 10px;}
.h-location p,.cmd-divyabox p {font-weight: 400;font-size: 15px;line-height: 22px;color: #7b7b7b;margin-bottom: 20px;}

.d-twit{clear: both;overflow: hidden;margin: 20px 0;}
@media (min-width: 768px) {
	.vc_col-sm-3,.vc_col-sm-6,.vc_col-sm-9 {float: left;}
	.vc_col-sm-6 {width: 50%;}
	.vc_col-sm-3 {width: 25%;}
	.vc_col-sm-9 {width: 75%;}
}